[INFO] cloning repository https://github.com/Talia-12/nu_plugin_bigint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Talia-12/nu_plugin_bigint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalia-12%2Fnu_plugin_bigint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalia-12%2Fnu_plugin_bigint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88f04915bad32530bf32a25385b54d8453246851
[INFO] checking Talia-12/nu_plugin_bigint against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTalia-12%2Fnu_plugin_bigint" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Talia-12/nu_plugin_bigint
[INFO] finished tweaking git repo https://github.com/Talia-12/nu_plugin_bigint
[INFO] tweaked toml for git repo https://github.com/Talia-12/nu_plugin_bigint written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Talia-12/nu_plugin_bigint on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Talia-12/nu_plugin_bigint already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8c09d32bbbb78bfa20a01f8eb47bd2c060f2976b496bdb2340e41a7249d96797
[INFO] running `Command { std: "docker" "start" "8c09d32bbbb78bfa20a01f8eb47bd2c060f2976b496bdb2340e41a7249d96797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c09d32bbbb78bfa20a01f8eb47bd2c060f2976b496bdb2340e41a7249d96797" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c09d32bbbb78bfa20a01f8eb47bd2c060f2976b496bdb2340e41a7249d96797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c09d32bbbb78bfa20a01f8eb47bd2c060f2976b496bdb2340e41a7249d96797" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking lscolors v0.17.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking supports-color v3.0.1
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking supports-hyperlinks v3.0.0
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking byte-unit v5.1.4
[INFO] [stderr]     Checking brotli v5.0.0
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking interprocess v2.2.1
[INFO] [stderr]     Checking nu-glob v0.98.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]    Compiling rug v1.26.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling typetag-impl v0.2.18
[INFO] [stderr]    Compiling nu-derive-value v0.98.0
[INFO] [stderr]    Compiling shadow-rs v0.34.0
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking pwd v1.4.0
[INFO] [stderr]     Checking nu-path v0.98.0
[INFO] [stderr]     Checking miette v7.2.0
[INFO] [stderr]    Compiling nu-cmd-lang v0.98.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking nu-utils v0.98.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking typetag v0.2.18
[INFO] [stderr]     Checking procfs-core v0.16.0
[INFO] [stderr]     Checking chrono-humanize v0.2.3
[INFO] [stderr]     Checking nu-system v0.98.0
[INFO] [stderr]     Checking nu-protocol v0.98.0
[INFO] [stderr]     Checking nu-plugin-protocol v0.98.0
[INFO] [stderr]     Checking nu-engine v0.98.0
[INFO] [stderr]     Checking nu-plugin-core v0.98.0
[INFO] [stderr]     Checking nu-plugin-engine v0.98.0
[INFO] [stderr]     Checking nu-plugin v0.98.0
[INFO] [stderr]     Checking nu-parser v0.98.0
[INFO] [stderr]     Checking nu-plugin-test-support v0.98.0
[INFO] [stderr]     Checking nu_plugin_bigint v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/bigint.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn examples(&self) -> Vec<Example> {
[INFO] [stdout]    |                 ^^^^^         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn examples(&self) -> Vec<Example<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/commands/bigint.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn examples(&self) -> Vec<Example> {
[INFO] [stdout]    |                 ^^^^^         ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn examples(&self) -> Vec<Example<'_>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 32s
[INFO] running `Command { std: "docker" "inspect" "8c09d32bbbb78bfa20a01f8eb47bd2c060f2976b496bdb2340e41a7249d96797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c09d32bbbb78bfa20a01f8eb47bd2c060f2976b496bdb2340e41a7249d96797", kill_on_drop: false }`
[INFO] [stdout] 8c09d32bbbb78bfa20a01f8eb47bd2c060f2976b496bdb2340e41a7249d96797
